Skip to content

App utilities #21

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Feb 13, 2025
Merged

App utilities #21

merged 3 commits into from
Feb 13, 2025

Conversation

rick-nu
Copy link
Member

@rick-nu rick-nu commented Feb 12, 2025

What

The app utilities adds a function to check if an application exists or not.

Why

In order to run a Taskfile properly, some tasks require some pre-installed applications. With the added utility function you can quickly check if that dependency is present on your system. If not, abort the task execution with a clear message and exit code.

@rick-nu
Copy link
Member Author

rick-nu commented Feb 12, 2025

image

@nickspaargaren
Copy link
Member

LGTM! 🪨

@rick-nu rick-nu merged commit f9d061c into production Feb 13, 2025
1 check passed
@rick-nu rick-nu deleted the app-utilities branch February 13, 2025 10:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants